gtk-demo: Group the listbox demos
authorMatthias Clasen <mclasen@redhat.com>
Sun, 9 Aug 2020 16:31:35 +0000 (12:31 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 9 Aug 2020 16:36:06 +0000 (12:36 -0400)
demos/gtk-demo/listbox.c

index 2f785e271ab7152c1f52edc2e8a350a25753d7e5..0a9b6959df0de1247e1067a3f1226fcc23189d76 100644 (file)
@@ -1,4 +1,4 @@
-/* List Box
+/* List Box/Complex list
  *
  * GtkListBox allows lists with complicated layouts, using
  * regular widgets supporting sorting and filtering.